projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b2024c
)
[docs] Fix GdkColor description: blue and green colors are changed
author
Javier Jardón
<jjardon@gnome.org>
Sun, 9 May 2010 23:55:31 +0000
(
01:55
+0200)
committer
Javier Jardón
<jjardon@gnome.org>
Sun, 9 May 2010 23:57:22 +0000
(
01:57
+0200)
Reported by César Themudo here:
https://bugzilla.gnome.org/show_bug.cgi?id=618162
docs/reference/gdk/tmpl/colors.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/gdk/tmpl/colors.sgml
b/docs/reference/gdk/tmpl/colors.sgml
index 3d1a8749f1a085e72db56f077045df85e85d961b..d9df4b5c39a1beb151639d35a93b9a10fe191ba7 100644
(file)
--- a/
docs/reference/gdk/tmpl/colors.sgml
+++ b/
docs/reference/gdk/tmpl/colors.sgml
@@
-60,8
+60,8
@@
allocated or unallocated color.
@red: The red component of the color. This is
a value between 0 and 65535, with 65535 indicating
full intensitiy.
-@green: The
blue
component of the color.
-@blue: The
green
component of the color.
+@green: The
green
component of the color.
+@blue: The
blue
component of the color.
<!-- ##### STRUCT GdkColormap ##### -->
<para>